func math.asin

2 uses

	math (current package)
		asin.go#L23: 	return asin(x)
		asin.go#L26: func asin(x float64) float64 {